|
This page last changed on Jun 16, 2007 by orogers.
Server Quick Start
- Check you have the Installation Prerequisites.
- Download and Install. The Basic Installation page describes the types of kits that are available.
- Add a Project Configuration Block to ccnet.config with the following sub blocks (you'll want at least these for most usages of CruiseControl.NET):
- SourceControl block to specify where the project will be checked out from, see Source Control Blocks.
- Tasks block to specify the steps required for the build, see Task Blocks.
- Publishers block to define generated output, see Task Blocks.
- Start the server running either:
Further Reading
|